ComponentOne ASP.NET MVC Controls
Text Property (DropDown<T>)

C1.Web.Mvc Namespace > DropDown<T> Class : Text Property
Gets or sets the text shown on the control.
Syntax
'Declaration
 
Public Overridable Property Text As String
public virtual string Text {get; set;}
See Also

Reference

DropDown<T> Class
DropDown<T> Members